languages

abstract fun languages(): List<Language>

Returns an immutable list of the languages used for spell checking.

On Linux and Windows the dictionaries for spell checking are downloaded programmatically and stored in the user data directory.

On macOS returns the languages for spell checking configured in the system settings.

Throws

when the profile is deleted or its engine is closed